home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 233 / Computer Shopper 233 / ComputerShopperDVD233.iso / mpf / eng / shared / regwiz.cab / RegWizUI.dll / HTML / EULA_LANG.VBS < prev    next >
Encoding:
Text File  |  2005-07-13  |  528 b   |  13 lines

  1. ∩╗┐'// ASPSTRINGTABLE 1.0
  2.  
  3. Dim STR_EULA_TITLE
  4. STR_EULA_TITLE = "<b>End User License Agreement</b>"
  5.  
  6. Dim STR_SELECT_YOUR_COUNTRY
  7. STR_SELECT_YOUR_COUNTRY = "Please select your country."
  8.  
  9. Dim STR_READ_EULA_DESC
  10. STR_READ_EULA_DESC = "Please read and accept the following agreement to setup your profile."
  11.  
  12. Dim STR_CONFIRM_EULA_DECLINE 
  13. STR_CONFIRM_EULA_DECLINE = "If you have chosen to " & chr(34) & "Decline" & chr(34) & " the EULA, you would cancel the installation process." & vbCrLf & "Do you still want to Decline?"